Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | String | Unique internal identifier for this field | |
| placeholder | String | ||
| label | String | User friendly label | |
| type | String | Eg string or integer | |
| input | String | Eg select, radio or null | |
| values | List | For use with a limited set of allowed selected values | |
| operators | List | The list of operators this field supports |
Hide comments